asOutcome

fun <E, A> Either<E, A>.asOutcome(): Outcome<E, A>(source)